home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6257 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: news.ios.com!usenet
  2. From: larrymb@gramercy.ios.com (Pacarana)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: AddIntServer + VERTB strangeness
  5. Date: 25 Mar 1996 23:07:40 GMT
  6. Organization: Internet Online Services
  7. Message-ID: <847.6658T932T282@gramercy.ios.com>
  8. References: <199603120851.IAA51888@poseidon.bfs.unibol.com> <4i4326$1lh@serpens.rhein.de><579.6646T899T909@gramercy.ios.com><4i8na5$hku@serpens.rhein.de><1489.6648T979T1677@gramercy.ios.com><4ii0la$fkl@serpens.rhein.de>
  9.     <2256.6651T836T2288@gramercy.ios.com> <3763.6655T817T2791@mbox.vol.it>
  10. NNTP-Posting-Host: ppp-68.ts-6.hck.idt.net
  11. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  12.  
  13. >The more you go away from a sure standard, the lamest the computer becomes.
  14. >Now you think that "assembly is dead: C++ is the future" and such bullshits,
  15. >but I recall that some pseudo-programmers said the same when the C128 went
  16. >released: "Now we've a powerful Basic: no more assembly blablabla".
  17.   Exactly. When the A1000 came out a lot of people said that the old 8bit days
  18. of assembler and programming custom chips directly is over because the new
  19. machines are so fast. Somuch for that. Yeah, you can do a lot more in 'C' and
  20. with the OS than on an older machine, maybe even all and more, but you won't
  21. come close to what the new machine is really capable of. Look at EA's F1 game
  22. and compare to later stuff.
  23.  
  24. >Utilities use the generic OS, games and demos cannot.
  25.  Pretty much, although certain types of games can get away with 'C' and OS.
  26.  
  27.